-- card: 10381 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: River quest ----- HyperTalk script ----- on openCard global score subtract 5 from score if score <= 0 then visual effect scroll up go card "end" end if put score into field "scorebox" end openCard on mouseUp get field "textarea" of card "Communal Hut" put it&return&"Stampede" into field "textarea" of card "Communal Hut" get field "textarea" of card "Mountain Trail" put it&return&"Elephant trail" into field "textarea" of card "Mountain Trail" visual effect dissolve go card "River Trail" end mouseUp -- part contents for background part 1 ----- text ----- River quest -- part contents for background part 2 ----- text ----- It is the middle of the night. You have been hacking your way deep into the jungle, following the plaintive cry of a prized golden parrot. ''Don't these birds ever sleep?,'' you wonder. At that moment, the bird lapses into silence. -- part contents for background part 5 ----- text ----- 15